home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / v cisle / pcwmultiboot / pcwMultiboot.exe / BootCD / MyBootCD / qemu-0.8.2 / License / README.TXT < prev   
Text File  |  2005-11-09  |  5KB  |  101 lines

  1. ----------------------------------------------------------------------------
  2.                                  FMOD 3.75
  3.               Copyright (c) Firelight Technologies Pty, Ltd,    
  4.                                 1994 - 2004
  5. ----------------------------------------------------------------------------
  6.  
  7.                              http://www.fmod.org
  8.  
  9.  
  10. ----------------------------------------------------------------------------
  11. WIN32 specific issues.
  12. ----------------------------------------------------------------------------
  13.  
  14. Remember to use the correct import library!
  15.  
  16. MSVC Users                      - use FMODVC.LIB
  17. METROWERKS/CODEWARRIOR Users    - use FMODVC.LIB
  18. WATCOM Users                    - use FMODWC.LIB
  19. BORLAND Users                   - use FMODBC.LIB
  20. LCC-WIN32 Users                 - use FMODLCC.LIB
  21. DEV-C++, MINGW AND CYGWIN Users - use LIBFMOD.A
  22.  
  23. Linux users        - link with libfmod-3.75.so (i.e. gcc file.c -lfmod-3.75)
  24. Delphi Users       - use FMOD.PAS
  25. Visual Basic Users - use FMOD.BAS
  26.  
  27. ----------------------------------------------------------------------------
  28. ASIO Config
  29. ----------------------------------------------------------------------------
  30. FMOD ignores FSOUND_SetBufferSize in ASIO mode.  It relies on settings 
  31. provided by the ASIO control panel supplied with the driver.  In the tools
  32. directory of the FMOD api, you will find an asioconfig.exe tool which allows
  33. you to configure the ASIO driver by doubleclicking on the appropriate driver.
  34.  
  35. ----------------------------------------------------------------------------
  36. FMOD End User License Agreement
  37. ----------------------------------------------------------------------------
  38.  
  39. FMOD's names, sources, documentation and binaries contained within the 
  40. distributed archive are copyright ⌐ Firelight Technologies, Pty, Ltd. 
  41. 1994-2004.
  42.  
  43. The contents of the FMOD distribution archive may not be redistributed, 
  44. reproduced, modified, transmitted, broadcast, published or adapted in any 
  45. way, shape or form, without the prior written consent of the owner, 
  46. Firelight Technologies, be it by tangible or non tangible media.
  47.  
  48. The fmod.dll file may be redistributed without the authors prior permission, 
  49. and must remain unmodified.  The use of dll 'static linking' tools that aim
  50. to hide the fmod library are forbidden.
  51.  
  52. FMOD may not be used in a commercial product, or product that directly or
  53. indirectly receives income with the aid of the FMOD sound library, without
  54. a commercial license from Firelight Technologies.  Releasing a product
  55. without a commercial license in this instance is a breach of the FMOD EULA
  56. and parties who violate this license will be prosecuted under the full 
  57. extent of the law.
  58.  
  59.  
  60. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  61. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  62. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  63. A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
  64. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  65. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  66. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  67. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  68. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  69. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  70. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  71.  
  72. ----------------------------------------------------------------------------
  73. Ogg Vorbis License
  74. ----------------------------------------------------------------------------
  75. Portions Copyright (c) 2001, Xiphophorus
  76.  
  77. Redistribution and use in source and binary forms, with or without
  78. modification, are permitted provided that the following conditions
  79. are met:
  80.  
  81. - Redistributions of source code must retain the above copyright
  82. notice, this list of conditions and the following disclaimer.
  83. - Redistributions in binary form must reproduce the above copyright
  84. notice, this list of conditions and the following disclaimer in the
  85. documentation and/or other materials provided with the distribution.
  86. - Neither the name of the Xiphophorus nor the names of its contributors
  87. may be used to endorse or promote products derived from this software
  88. without specific prior written permission.
  89.  
  90. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  91. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  92. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  93. A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
  94. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  95. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  96. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  97. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  98. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  99. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  100. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  101.